\rcube_enriched

Class for Enriched to HTML conversion

Summary

Methods
Properties
Constants
to_html()
No public properties found
No constants found
convert_newlines()
convert_formatting()
convert_font()
convert_color()
convert_excerpt()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

to_html()

to_html(string  $body) : string

Converts Enriched text into HTML format

Parameters

string $body

Enriched text

Returns

string —

HTML text

convert_newlines()

convert_newlines(mixed  $body) : mixed

Parameters

mixed $body

Returns

mixed —

convert_formatting()

convert_formatting(mixed  $body) : mixed

Parameters

mixed $body

Returns

mixed —

convert_font()

convert_font(mixed  $body) : mixed

Parameters

mixed $body

Returns

mixed —

convert_color()

convert_color(mixed  $body) : mixed

Parameters

mixed $body

Returns

mixed —

convert_excerpt()

convert_excerpt(mixed  $body) : mixed

Parameters

mixed $body

Returns

mixed —